Eclipse Platform
Pre-release 3.0

Uses of Package
org.eclipse.jface.text.formatter

Packages that use org.eclipse.jface.text.formatter
org.eclipse.jface.text.formatter Provides a text formatter add-on for an ITextViewer
org.eclipse.jface.text.source Provides a framework for connecting document regions with annotations and for displaying those annotations in combination with an ITextViewer
 

Classes in org.eclipse.jface.text.formatter used by org.eclipse.jface.text.formatter
IContentFormatter
          The interface of a document content formatter.
IContentFormatterExtension
          Extension interface for IContentFormatter.
IContentFormatterExtension2
          Extension interface for IContentFormatter.
IFormattingContext
          Formatting context used in formatting strategies implementing interface IFormattingStrategyExtension.
IFormattingStrategy
          An formatting strategy is assumed to be specialized on formatting text of a particular content type.
IFormattingStrategyExtension
          Extension interface for IFormattingStrategy.
 

Classes in org.eclipse.jface.text.formatter used by org.eclipse.jface.text.source
IContentFormatter
          The interface of a document content formatter.
IFormattingContext
          Formatting context used in formatting strategies implementing interface IFormattingStrategyExtension.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.